No longer include timestamp in header of .elc files
authorGlenn Morris <rgm@gnu.org>
Sat, 20 Apr 2013 19:48:04 +0000 (12:48 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 20 Apr 2013 19:48:04 +0000 (12:48 -0700)
commit1b6228bee2e3d8992a101c98cc47583df23b9776
tree9e7397aa72c1fb5a78f84d6c84af7d5bced7fbee
parentfb28c4b30784c4063896412da99a01372f70bd82
No longer include timestamp in header of .elc files

This removes needless differences between files compiled at different
times or by different people, or from sources in different locations.
Ref: http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00187.html

* lisp/emacs-lisp/bytecomp.el (byte-compile-insert-header):
No longer include timestamp etc information.

* etc/NEWS: Mention this.
etc/NEWS
lisp/ChangeLog
lisp/emacs-lisp/bytecomp.el